From: Marcel Denia Date: Fri, 4 Jul 2014 18:15:29 +0000 (+0200) Subject: lang/perl: Rebase patches X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=6818ac43132d4144af6c5e7851534ce8ee043f46;p=feed%2Fpackages.git lang/perl: Rebase patches Signed-off-by: Marcel Denia --- diff --git a/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch b/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch index 8fea9c0fb3..e187941eb8 100644 --- a/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch +++ b/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch @@ -1,6 +1,6 @@ --- a/config_h.SH +++ b/config_h.SH -@@ -53,6 +53,19 @@ sed <$CONFIG_H -e 's!^#und +@@ -52,6 +52,19 @@ sed <$CONFIG_H -e 's!^#und #ifndef _config_h_ #define _config_h_ diff --git a/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch b/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch index 2a0dd6b3d7..761f8b9273 100644 --- a/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch +++ b/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch @@ -1,6 +1,6 @@ --- a/hints/linux.sh +++ b/hints/linux.sh -@@ -133,6 +133,24 @@ case "$optimize" in +@@ -204,6 +204,24 @@ case "$libc" in ;; esac